diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-18 11:04:07 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 11:04:07 +0900 |
| commit | 6c4db42efd6519f13b7e3b6375c16b8d2cb928f9 (patch) | |
| tree | e1ea2c369f88cde0532c626d5113b5f2790f823c /config/waybar/style/[Wallust] Simple.css | |
| parent | 47a6c42c77244b4b18f6e074542c15bc43bc4273 (diff) | |
| parent | 297144b5dd1b08819276840c138c01c584689165 (diff) | |
Merge pull request #527 from JaKooLit/main
main to development
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Simple.css | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index a5d122f3..830d8f60 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -25,13 +25,10 @@ window#waybar.empty #window { } tooltip { - color: @color15; - background: @color0; - opacity: 0.8; + color: @color13; + background: @color10; + opacity: 1.0; border-radius: 10px; - border-width: 1px; - border-style: solid; - border-color: @color15; } /*-----module groups----*/ |
